object Form10: TForm10 Left = 223 Top = 175 BorderIcons = [] BorderStyle = bsSingle Caption = 'Compression Tools' ClientHeight = 199 ClientWidth = 449 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 10 Top = 131 Width = 64 Height = 13 Caption = 'Compress to :' end object Bevel1: TBevel Left = 8 Top = 152 Width = 433 Height = 10 Shape = bsBottomLine end object Edit1: TEdit Left = 75 Top = 131 Width = 366 Height = 17 AutoSize = False TabOrder = 2 end object GroupBox1: TGroupBox Left = 226 Top = 5 Width = 216 Height = 116 Caption = 'Options' TabOrder = 3 object CheckBox1: TCheckBox Left = 8 Top = 16 Width = 157 Height = 17 Caption = 'Include subdirectory'#39's' TabOrder = 0 end object CheckBox2: TCheckBox Left = 8 Top = 40 Width = 206 Height = 17 Caption = 'Create 1.44 mb Files (Arj only)' Enabled = False TabOrder = 1 end object CheckBox3: TCheckBox Left = 8 Top = 64 Width = 86 Height = 17 Caption = 'Password.' TabOrder = 2 end object CheckBox4: TCheckBox Left = 8 Top = 88 Width = 111 Height = 17 Caption = 'Compress All files.' TabOrder = 4 end object Edit2: TEdit Left = 80 Top = 64 Width = 129 Height = 17 AutoSize = False TabOrder = 3 end end object BitBtn1: TBitBtn Left = 256 Top = 168 Width = 90 Height = 25 TabOrder = 0 Kind = bkOK end object BitBtn2: TBitBtn Left = 352 Top = 168 Width = 90 Height = 25 TabOrder = 1 Kind = bkCancel end object Method: TGroupBox Left = 8 Top = 5 Width = 209 Height = 116 Caption = 'Method' TabOrder = 4 object RadioButton1: TRadioButton Left = 8 Top = 34 Width = 113 Height = 17 Caption = 'Pkzip' TabOrder = 0 OnClick = MethodClick end object RadioButton2: TRadioButton Left = 8 Top = 16 Width = 113 Height = 17 Caption = 'Zip (internal)' Checked = True TabOrder = 1 TabStop = True OnClick = MethodClick end object Custom5: TRadioButton Tag = 5 Left = 112 Top = 52 Width = 89 Height = 17 Caption = 'Custom' TabOrder = 2 Visible = False OnClick = MethodClick end object RadioButton3: TRadioButton Left = 8 Top = 52 Width = 81 Height = 17 Caption = 'MsCompress' TabOrder = 3 OnClick = MethodClick end object Custom4: TRadioButton Tag = 4 Left = 112 Top = 34 Width = 89 Height = 17 Caption = 'Custom' TabOrder = 4 Visible = False OnClick = MethodClick end object Custom1: TRadioButton Tag = 1 Left = 8 Top = 70 Width = 97 Height = 17 Caption = 'Custom' TabOrder = 5 Visible = False OnClick = MethodClick end object Custom2: TRadioButton Tag = 2 Left = 8 Top = 88 Width = 89 Height = 17 Caption = 'Custom' TabOrder = 6 Visible = False OnClick = MethodClick end object Custom3: TRadioButton Tag = 3 Left = 112 Top = 16 Width = 89 Height = 17 Caption = 'Custom' TabOrder = 7 Visible = False OnClick = MethodClick end object Custom6: TRadioButton Tag = 6 Left = 112 Top = 70 Width = 89 Height = 17 Caption = 'Custom' TabOrder = 8 Visible = False OnClick = MethodClick end object custom7: TRadioButton Tag = 7 Left = 112 Top = 88 Width = 89 Height = 17 Caption = 'Custom' TabOrder = 9 Visible = False OnClick = MethodClick end end object BitBtn3: TBitBtn Left = 8 Top = 168 Width = 91 Height = 25 Hint = 'Seek Compression Tools...' Caption = 'Seek...' ParentShowHint = False ShowHint = True TabOrder = 5 OnClick = BitBtn3Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333 333337F373F773333333303330033333333337F3377333333333303333333333 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333 333337777F337F33333330330BB00333333337F373F773333333303330033333 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000 333377777F77377733330BBB0333333333337F337F33333333330BB003333333 333373F7733333333333300333333333333337733333333333330000} NumGlyphs = 2 end end